The Imagick class
PHP Manual

Imagick::getQuantumDepth

(PECL imagick 2.0.0)

Imagick::getQuantumDepthGets the quantum depth

Descripción

array Imagick::getQuantumDepth ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns the Imagick quantum depth as a string.

Valores retornados

Returns the Imagick quantum depth as a string. Throw an ImagickException on error.


The Imagick class
PHP Manual